Fix bug #7464 with mouse highlight after "C-x 1".
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2012 18:10:34 +0000 (21:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2012 18:10:34 +0000 (21:10 +0300)
commit5514411e92d898bdba10d99b08b82c8b559ef36e
tree3e757e2f3d40ed6aa1dae60f00adafe7985a8146
parentaf8211739366092e1a239b7486ea33878189baa9
Fix bug #7464 with mouse highlight after "C-x 1".

 src/window.c (Fdelete_other_windows_internal): Invalidate the row
 and column information about mouse highlight, so that redisplay
 restores it after reallocating the glyph matrices.
src/ChangeLog
src/window.c